theolazian is an independent, open-source publisher that focuses on making modern cryptography accessible to everyday users. The studio’s single public offering, aliceandbob.io, is a web-based PGP utility built on the audited OpenPGP.js library; it lets individuals and small teams generate, import, and manage RSA or ECC key-pairs, encrypt or sign text and files, verify signatures, and export ASCII-armored messages without installing heavy desktop suites. Typical use cases range from journalists exchanging confidential material, privacy-minded e-mail users adding an extra security layer, developers testing PGP workflows in CI pipelines, to educators demonstrating public-key concepts in classrooms. Because the interface is deliberately minimal, the tool also serves as a quick offline-capable page that can be saved and run from any local browser, eliminating the need for command-line fluency. All cryptography happens client-side, so plaintext never leaves the workstation, and the MIT-licensed code invites inspection or contribution on GitHub. theolazian’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always installing the newest release and supporting batch installation alongside other applications.

aliceandbob.io

A free, light and easy to use PGP tool based on OpenPGP.js.

Details